home *** CD-ROM | disk | FTP | other *** search
/ Utilities Professional 1-1500 / Utilities Professional 1-1500 (1994)(WPD)[!].iso / 12511500 / var1470.dms / var1470.adf / clouds / Clouds.doc < prev    next >
Text File  |  1993-01-24  |  2KB  |  54 lines

  1. ***********************************************************
  2. ***********************************************************
  3. *********                                         *********
  4. *********               Clouds v2.0               *********
  5. *********                                         *********
  6. *********           written by Danny Amor         *********
  7. *********                                         *********
  8. *********             in December 1992            *********
  9. *********                                         *********
  10. *********           with KICK-PASCAL v2.1         *********
  11. *********                                         *********
  12. ***********************************************************
  13. ***********************************************************
  14.  
  15. Welcome to Clouds. This program creates randomly clouds 
  16. which you might use in your paint program, as a texture in a 
  17. ray tracing program or as a background for your workbench.
  18.  
  19. Before starting the program, you have to copy the 
  20. IFF.LIBRARY, the REQ.LIBRARY to your LIBS:-Directory. 
  21.  
  22. You can start the program either from CLI/SHELL or 
  23. from workbench.
  24.  
  25. After starting you may choose the resolution of the screen.
  26. Either lores 320 * 256/200 or 640 * 512/400. Hires can
  27. only be used by owners of the new AGA-AMIGAS (4000 & 1200)
  28. since it opens a screen with 5 bitplanes.
  29.  
  30. Using the program is very simple. First of all you can 
  31. choose the size of your sky. There are four gadgets:
  32. 1 -  32 *  32 pixels ( 64 *  64 AGA)
  33. 2 -  64 *  64 pixels (128 * 128 AGA)
  34. 3 - 128 * 128 pixels (256 * 256 AGA)
  35. 4 - 256 * 256 pixels (512 * 512 AGA)
  36. Beside these four gadgets there are some more:
  37. SMOOTH  - You can smooth the edges of your clouds. It's
  38.           a small anti-aliasing feature.
  39. ANIMATE - You can animate your sky (colour-cycling).
  40. SAVE    - It saves your sky as an IFF-Brush.
  41. QUIT    - Quits the program.
  42.  
  43. I removed the song-routine, since it was not very good,
  44. though the songs were.
  45.  
  46. That's all it does at the moment. I hope you like it.
  47. If you want to write to me:
  48.  
  49.          Daniel Amor
  50.          Ludwigstr. 124
  51.          7000 Stuttgart 1
  52.          Germany
  53.  
  54. Bye.